[INFO] cloning repository https://github.com/gazzasaur/rusty-iccp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gazzasaur/rusty-iccp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazzasaur%2Frusty-iccp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazzasaur%2Frusty-iccp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00cd26423d3909b83c91e6cffd72d9a63b33f512
[INFO] testing gazzasaur/rusty-iccp against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazzasaur%2Frusty-iccp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gazzasaur/rusty-iccp
[INFO] finished tweaking git repo https://github.com/gazzasaur/rusty-iccp
[INFO] tweaked toml for git repo https://github.com/gazzasaur/rusty-iccp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gazzasaur/rusty-iccp on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding strum v0.27.2 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1-rs v0.7.2
[INFO] [stderr]   Downloaded num-bigfloat v1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40c5e95280c1a66d700275df228051ecf8c1e33270d2e1d2a7c513bcde2cb331
[INFO] running `Command { std: "docker" "start" "-a" "40c5e95280c1a66d700275df228051ecf8c1e33270d2e1d2a7c513bcde2cb331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40c5e95280c1a66d700275df228051ecf8c1e33270d2e1d2a7c513bcde2cb331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c5e95280c1a66d700275df228051ecf8c1e33270d2e1d2a7c513bcde2cb331", kill_on_drop: false }`
[INFO] [stdout] 40c5e95280c1a66d700275df228051ecf8c1e33270d2e1d2a7c513bcde2cb331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05c2185a400fa21b365309d77fb7ec8eeb5b9b1cde7387c34fee717c896e2eed
[INFO] running `Command { std: "docker" "start" "-a" "05c2185a400fa21b365309d77fb7ec8eeb5b9b1cde7387c34fee717c896e2eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling bitfield v0.19.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling num-bigfloat v1.7.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)
[INFO] [stderr]    Compiling rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)
[INFO] [stderr]    Compiling rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)
[INFO] [stderr]    Compiling rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)
[INFO] [stdout] warning: unused import: `process_integer`
[INFO] [stdout]  --> rusty-copp/src/messages/reject.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 |     messages::parsers::{PresentationMode, Protocol, process_integer, process_octetstring, process_presentation_context_result_list, p...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-acse v0.9.1 (/opt/rustwide/workdir/rusty-acse)
[INFO] [stderr]    Compiling rusty-mms v0.9.1 (/opt/rustwide/workdir/rusty-mms)
[INFO] [stderr]    Compiling rusty-mms-service v0.9.1 (/opt/rustwide/workdir/rusty-mms-service)
[INFO] [stderr]    Compiling rusty-iccp v0.9.1 (/opt/rustwide/workdir/rusty-iccp)
[INFO] [stdout] warning: function `to_iccp_error` is never used
[INFO] [stdout]   --> rusty-iccp/src/error.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn to_iccp_error<T: Debug>(message: &str) -> impl FnOnce(T) -> IccpError {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s
[INFO] running `Command { std: "docker" "inspect" "05c2185a400fa21b365309d77fb7ec8eeb5b9b1cde7387c34fee717c896e2eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c2185a400fa21b365309d77fb7ec8eeb5b9b1cde7387c34fee717c896e2eed", kill_on_drop: false }`
[INFO] [stdout] 05c2185a400fa21b365309d77fb7ec8eeb5b9b1cde7387c34fee717c896e2eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f427cfb599ccdd1ec82ed21ff7a3f08e3b9d21552fa9cf12ad43d2e532afdd64
[INFO] running `Command { std: "docker" "start" "-a" "f427cfb599ccdd1ec82ed21ff7a3f08e3b9d21552fa9cf12ad43d2e532afdd64", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)` has the same output filename as the example target `simple` in package `rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)` has the same output filename as the example target `simple` in package `rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)` has the same output filename as the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)` has the same output filename as the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)` has the same output filename as the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)` has the same output filename as the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)
[INFO] [stderr]    Compiling rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)
[INFO] [stdout] warning: unused import: `process_integer`
[INFO] [stdout]  --> rusty-copp/src/messages/reject.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 |     messages::parsers::{PresentationMode, Protocol, process_integer, process_octetstring, process_presentation_context_result_list, p...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-acse v0.9.1 (/opt/rustwide/workdir/rusty-acse)
[INFO] [stderr]    Compiling rusty-mms v0.9.1 (/opt/rustwide/workdir/rusty-mms)
[INFO] [stderr]    Compiling rusty-mms-service v0.9.1 (/opt/rustwide/workdir/rusty-mms-service)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stdout] warning: unused import: `process_integer`
[INFO] [stdout]  --> rusty-copp/src/messages/reject.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 |     messages::parsers::{PresentationMode, Protocol, process_integer, process_octetstring, process_presentation_context_result_list, p...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-iccp v0.9.1 (/opt/rustwide/workdir/rusty-iccp)
[INFO] [stdout] warning: unused variable: `contexts`
[INFO] [stdout]    --> rusty-copp/src/lib.rs:132:49
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 Err(CoppError::Rejected(reason, contexts, user_data)) => {
[INFO] [stdout]     |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_data`
[INFO] [stdout]    --> rusty-copp/src/lib.rs:132:59
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 Err(CoppError::Rejected(reason, contexts, user_data)) => {
[INFO] [stdout]     |                                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_iccp_error` is never used
[INFO] [stdout]   --> rusty-iccp/src/error.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn to_iccp_error<T: Debug>(message: &str) -> impl FnOnce(T) -> IccpError {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_iccp_error` is never used
[INFO] [stdout]   --> rusty-iccp/src/error.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn to_iccp_error<T: Debug>(message: &str) -> impl FnOnce(T) -> IccpError {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `specification_with_result`
[INFO] [stdout]    --> rusty-mms/src/lib.rs:149:54
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...   (id, MmsConfirmedRequest::Read { specification_with_result, variable_access_specification }) if id == &[1] => variable_access...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `specification_with_result: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.28s
[INFO] running `Command { std: "docker" "inspect" "f427cfb599ccdd1ec82ed21ff7a3f08e3b9d21552fa9cf12ad43d2e532afdd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f427cfb599ccdd1ec82ed21ff7a3f08e3b9d21552fa9cf12ad43d2e532afdd64", kill_on_drop: false }`
[INFO] [stdout] f427cfb599ccdd1ec82ed21ff7a3f08e3b9d21552fa9cf12ad43d2e532afdd64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2277092e7499a420c271e12d2afa55c07b196ea8be7efceb30f53e71f837b6a8
[INFO] running `Command { std: "docker" "start" "-a" "2277092e7499a420c271e12d2afa55c07b196ea8be7efceb30f53e71f837b6a8", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)` has the same output filename as the example target `simple` in package `rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)` has the same output filename as the example target `simple` in package `rusty-copp v0.9.1 (/opt/rustwide/workdir/rusty-copp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)` has the same output filename as the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)` has the same output filename as the example target `simple` in package `rusty-cosp v1.0.0 (/opt/rustwide/workdir/rusty-cosp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)` has the same output filename as the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/simple.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `simple` in package `rusty-tpkt v1.0.0 (/opt/rustwide/workdir/rusty-tpkt)` has the same output filename as the example target `simple` in package `rusty-cotp v1.1.2 (/opt/rustwide/workdir/rusty-cotp)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: unused import: `process_integer`
[INFO] [stderr]  --> rusty-copp/src/messages/reject.rs:9:53
[INFO] [stderr]   |
[INFO] [stderr] 9 |     messages::parsers::{PresentationMode, Protocol, process_integer, process_octetstring, process_presentation_context_result_list, p...
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `contexts`
[INFO] [stderr]    --> rusty-copp/src/lib.rs:132:49
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 Err(CoppError::Rejected(reason, contexts, user_data)) => {
[INFO] [stderr]     |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `user_data`
[INFO] [stderr]    --> rusty-copp/src/lib.rs:132:59
[INFO] [stderr]     |
[INFO] [stderr] 132 |                 Err(CoppError::Rejected(reason, contexts, user_data)) => {
[INFO] [stderr]     |                                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_data`
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-copp` (lib) generated 1 warning (run `cargo fix --lib -p rusty-copp` to apply 1 suggestion)
[INFO] [stderr] warning: `rusty-copp` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p rusty-copp --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused variable: `specification_with_result`
[INFO] [stderr]    --> rusty-mms/src/lib.rs:149:54
[INFO] [stderr]     |
[INFO] [stderr] 149 | ...   (id, MmsConfirmedRequest::Read { specification_with_result, variable_access_specification }) if id == &[1] => variable_access...
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `specification_with_result: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-mms` (lib test) generated 1 warning (run `cargo fix --lib -p rusty-mms --tests` to apply 1 suggestion)
[INFO] [stderr] warning: function `to_iccp_error` is never used
[INFO] [stderr]   --> rusty-iccp/src/error.rs:21:15
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) fn to_iccp_error<T: Debug>(message: &str) -> impl FnOnce(T) -> IccpError {
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusty-iccp` (lib) generated 1 warning
[INFO] [stderr] warning: `rusty-iccp` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_acse-88a1e08ad7ae2d49)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_should_create_connection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_copp-19a3d517e3bf6e3a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test messages::connect::tests::it_should_parse_connect ... ok
[INFO] [stdout] test messages::reject::tests::it_should_parse_reject ... ok
[INFO] [stdout] test tests::it_should_create_connection ... ok
[INFO] [stdout] test messages::accept::tests::it_should_parse_accept ... ok
[INFO] [stdout] test tests::it_should_reject_the_connection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_should_reject_the_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::it_should_reject_the_connection' (23) panicked at rusty-copp/src/lib.rs:133:21:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(Value(CalledPresentationAddressUnknown))
[INFO] [stdout]  right: Some(Value(ReasonNotSpecified))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5709f6c35c08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5709f6c35c08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5709f6c35c08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5709f6c35c08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5709f6c4cdda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5709f6c4cdda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5709f6c3ab52 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5709f6c3ab52 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5709f6c14416 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5709f6c14416 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5709f6c2de89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5709f690cb7c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5709f690cb7c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5709f6c2e102 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5709f6c2e102 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5709f6c144d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5709f6c09149 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5709f6c152dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5709f6c4d61c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5709f6c4d4d3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5709f68956fb - core[28b146924c2f19c6]::panicking::assert_failed::<core[28b146924c2f19c6]::option::Option<rusty_copp[eba3b76a8f5b5230]::api::ProviderReason>, core[28b146924c2f19c6]::option::Option<rusty_copp[eba3b76a8f5b5230]::api::ProviderReason>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5709f6873fb3 - rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty-copp/src/lib.rs:133:21
[INFO] [stdout]   22:     0x5709f68e39ee - <tokio[6044d0fccac0c4e1]::future::maybe_done::MaybeDone<rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/future/maybe_done.rs:65:63
[INFO] [stdout]   23:     0x5709f687444d - rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#1}::{closure#6}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/join.rs:179:24
[INFO] [stdout]   24:     0x5709f68b0030 - <core[28b146924c2f19c6]::future::poll_fn::PollFn<rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#1}::{closure#6}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/poll_fn.rs:151:9
[INFO] [stdout]   25:     0x5709f687e722 - rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty-copp/src/lib.rs:162:96
[INFO] [stdout]   26:     0x5709f689e705 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5709f689e77d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5709f6885c1d - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   29:     0x5709f6885b0c - tokio[6044d0fccac0c4e1]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>, <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5709f6885b0c - tokio[6044d0fccac0c4e1]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>, <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5709f6885b0c - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   32:     0x5709f68803fa - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>, <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   33:     0x5709f6884a5d - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   34:     0x5709f6883cbb - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   35:     0x5709f68aa91a - <tokio[6044d0fccac0c4e1]::runtime::context::scoped::Scoped<tokio[6044d0fccac0c4e1]::runtime::scheduler::Context>>::set::<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5709f68cf8ca - tokio[6044d0fccac0c4e1]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>), <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   37:     0x5709f68d43b6 - <std[929523f510218772]::thread::local::LocalKey<tokio[6044d0fccac0c4e1]::runtime::context::Context>>::try_with::<tokio[6044d0fccac0c4e1]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>), <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5709f68d3f1c - <std[929523f510218772]::thread::local::LocalKey<tokio[6044d0fccac0c4e1]::runtime::context::Context>>::with::<tokio[6044d0fccac0c4e1]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>), <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5709f68c9a01 - tokio[6044d0fccac0c4e1]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>), <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   40:     0x5709f6882919 - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   41:     0x5709f6882c46 - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   42:     0x5709f6883769 - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   43:     0x5709f68dded3 - tokio[6044d0fccac0c4e1]::runtime::context::runtime::enter_runtime::<<tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5709f687fe71 - <tokio[6044d0fccac0c4e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   45:     0x5709f68dd23f - <tokio[6044d0fccac0c4e1]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   46:     0x5709f68dd433 - <tokio[6044d0fccac0c4e1]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<(), anyhow[31cb6a6de38747ae]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   47:     0x5709f687f5c1 - rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty-copp/src/lib.rs:166:11
[INFO] [stdout]   48:     0x5709f68767f7 - rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rusty-copp/src/lib.rs:89:51
[INFO] [stdout]   49:     0x5709f686e756 - <rusty_copp[eba3b76a8f5b5230]::tests::it_should_reject_the_connection::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5709f68ffc5b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5709f68ffc5b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5709f690d4d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5709f690d4d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5709f690d4d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5709f690d4d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5709f690d4d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5709f690d4d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5709f690d4d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5709f6908034 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5709f6908034 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5709f6910552 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5709f6910552 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5709f6910552 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5709f6910552 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5709f6910552 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5709f6910552 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5709f6910552 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5709f6c3552f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   69:     0x5709f6c3552f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7ec57231eaa4 - <unknown>
[INFO] [stdout]   71:     0x7ec5723aba64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_should_reject_the_connection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rusty-copp --lib`
[INFO] running `Command { std: "docker" "inspect" "2277092e7499a420c271e12d2afa55c07b196ea8be7efceb30f53e71f837b6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2277092e7499a420c271e12d2afa55c07b196ea8be7efceb30f53e71f837b6a8", kill_on_drop: false }`
[INFO] [stdout] 2277092e7499a420c271e12d2afa55c07b196ea8be7efceb30f53e71f837b6a8
